1,0,0,0,0.000000," ","integrate((a+a*cos(f*x+e))**2*sec(f*x+e)**2/(-c+c*cos(f*x+e)),x)","\frac{a^{2} \left(\int \frac{\sec^{2}{\left(e + f x \right)}}{\cos{\left(e + f x \right)} - 1}\, dx + \int \frac{2 \cos{\left(e + f x \right)} \sec^{2}{\left(e + f x \right)}}{\cos{\left(e + f x \right)} - 1}\, dx + \int \frac{\cos^{2}{\left(e + f x \right)} \sec^{2}{\left(e + f x \right)}}{\cos{\left(e + f x \right)} - 1}\, dx\right)}{c}"," ",0,"a**2*(Integral(sec(e + f*x)**2/(cos(e + f*x) - 1), x) + Integral(2*cos(e + f*x)*sec(e + f*x)**2/(cos(e + f*x) - 1), x) + Integral(cos(e + f*x)**2*sec(e + f*x)**2/(cos(e + f*x) - 1), x))/c","F",0
